projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f59545
)
todo
author
Joey Hess
<joeyh@joeyh.name>
Fri, 7 Mar 2025 17:24:11 +0000
(13:24 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Fri, 7 Mar 2025 17:24:11 +0000
(13:24 -0400)
doc/todo/compute_special_remote_remaining_todos.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/compute_special_remote_remaining_todos.mdwn
b/doc/todo/compute_special_remote_remaining_todos.mdwn
index bb522398a40435b15cfc6188ba7ecba365608477..b3e7b4723ecec4932a3efdae3b7fb3efcd4f712b 100644
(file)
--- a/
doc/todo/compute_special_remote_remaining_todos.mdwn
+++ b/
doc/todo/compute_special_remote_remaining_todos.mdwn
@@
-1,6
+1,11
@@
This is the remainder of my todo list while I was building the
compute special remote. --[[Joey]]
+* **important** output of the program can contain escape sequences,
+ which could be a security problem. Eg, it could rebind a key to run a
+ command. So it seems the output needs to be passed through something to
+ sanitize it.
+
* write a tip showing how to use this
* Write some simple compute programs so we have something to start with.